Gets the number of the tile at the specified cords of the current map.
Syntax
number = Map Tile (x,y,z)
Description
x, y and z are the coords in the map to get the current tile from. number is the index of the tile at those coordinates.
x, y and z are the coords in the map to get the current tile from.
number is the index of the tile at those coordinates.